Block< Type >::block_st Struct Reference

List of all members.

Public Attributes

Type * current
Type * last
block_stnext
Type data [1]

Detailed Description

template<class Type>
struct Block< Type >::block_st

Definition at line 181 of file block.h.


Member Data Documentation

template<class Type>
Type* Block< Type >::block_st::current

Definition at line 183 of file block.h.

template<class Type>
Type Block< Type >::block_st::data[1]

Definition at line 185 of file block.h.

template<class Type>
Type * Block< Type >::block_st::last

Definition at line 183 of file block.h.

template<class Type>
struct block_st* Block< Type >::block_st::next

Definition at line 184 of file block.h.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 18:22:20 2008 for maxflow-v3.0 by  doxygen 1.4.7